Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database schema with Link api and services for Link Management #140

Merged
merged 12 commits into from
Dec 30, 2024

Conversation

parwatcodes
Copy link
Member

@parwatcodes parwatcodes commented Dec 19, 2024

  • Initial database schema for Link Table
  • Link API routes to get the file from linkId in query params.
  • Generates the URL to share the File from the linkservice.
  • Link Service to manage the fetch, delete and getSignedUrl from the supabase storage provider.

@parwatcodes parwatcodes self-assigned this Dec 19, 2024
@parwatcodes parwatcodes linked an issue Dec 19, 2024 that may be closed by this pull request
3 tasks
@parwatcodes parwatcodes requested a review from mahid797 December 19, 2024 16:49
@parwatcodes parwatcodes changed the title db(schema): Add link table schema Database schema with Link api and services for Link Management Dec 23, 2024
@parwatcodes parwatcodes linked an issue Dec 23, 2024 that may be closed by this pull request
4 tasks
@parwatcodes parwatcodes linked an issue Dec 24, 2024 that may be closed by this pull request
3 tasks
Copy link
Contributor

@mahid797 mahid797 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good👍🏼

Note: Some of the API might require changes once the UI is integrated.

@mahid797 mahid797 merged commit 13161e6 into master Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants